Contribution org.nuxeo.ecm.user.center.enricher--marshallers
In component org.nuxeo.ecm.user.center.enricher
org.nuxeo.ecm.user.center.enricher
inside nuxeo-user-profile-9.10.jar /OSGI-INF/enricher-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<!-- user profile enricher -->
<register class="org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricher" enable="true"/>
</extension>